***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Apr 16, 2021                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt PDZ5P1B-AU A K
.param
+vc0 = 8.134e-11	vc1 = 7.656e-11		vc2 = 1.000		vc3 = 5.006e-11		vc4 = 10.455
+tc1 = 1.261e-2		tc2 = 1.521e-2		tc3 = 4.101e-3		tc4 = 4.021e-3
.func irpwr(v) {(vc0+vc1*v^vc2)*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))+(vc3*v^vc4)*(1.0+tc3*(temp-25)*exp(tc4*(temp-25)))}
d1 A K zener
g1 K A value = {irpwr(v(K,A))}
.model zener d
***** flag parameter *****
+level = 1   
***** dc model parameter *****
+ is = 3.084e-15	   n = 1.084		  rs = 1.201e-1
+ibv = 5e-3		 nbv = 3.5		  bv = 5.08
***** capacitance parameter *****
+cjo = 1.307e-10	   m = 3.393e-1		  vj = 7.291e-1
+ fc = 0.5
***** temperature coefficient *****
+tnom = 25		  eg = 1.142		 xti = 3
+trs1 = 1.533e-3	trs2 = 2.314e-7		
+tbv1 = 7.853e-5	tbv2 = -3.607e-7
.ends PDZ5P1B-AU
*$
